projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5480359
)
Add missing entry.
author
Juanma Barranquero
<lekktu@gmail.com>
Thu, 22 Oct 2009 09:40:54 +0000
(09:40 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Thu, 22 Oct 2009 09:40:54 +0000
(09:40 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 8b309a7ebbfd0c6958a5ede54298e3fc0009b6fc..7f9a07d277fa6c55a0165f91e8479ae6562f1a02 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-570,6
+570,9
@@
2009-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
+ * xdisp.c (Vtruncate_partial_width_windows): Improve docstring.
+ (Bug#4334)
+
* keymap.c (where_is_internal): Filter out shadowed remappings.
Assume that where_is_internal returns unshadowed bindings to simplify
the code and get rid of the gotos. Use ASIZE.